Skip to content

refactor(os): extract scitex.os into standalone scitex-os package#249

Open
ywatanabe1989 wants to merge 1 commit intodevelopfrom
feat/extract-scitex-os
Open

refactor(os): extract scitex.os into standalone scitex-os package#249
ywatanabe1989 wants to merge 1 commit intodevelopfrom
feat/extract-scitex-os

Conversation

@ywatanabe1989
Copy link
Copy Markdown
Owner

Summary

Extracts `scitex.os` into scitex-os v0.1.0.

  • `is_host / check_host / verify_host / mv` preserved.
  • `[os]` extra → `scitex-os>=0.1.0` (zero deps, pure stdlib).
  • 7/7 smoke tests pass.

🤖 Generated with Claude Code

Host check (is_host / check_host / verify_host) + safe file mv now live in
the standalone scitex-os package
(https://github.com/ywatanabe1989/scitex-os).

scitex.os/__init__.py becomes a sys.modules alias.
The [os] extra is updated to depend on scitex-os>=0.1.0.

Pure stdlib — zero deps. 7/7 smoke tests pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant